Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

CacheItem<T> Constructor(String)






Unique identifier for this cache entry. This value will be stored in Key.
Initializes a new instance of CacheItem with the specified key.
Syntax
public CacheItem<T>( 
   string key
)
'Declaration
 
Public Function New( _
   ByVal key As String _
)
'Usage
 
Dim key As String
 
Dim instance As New CacheItem(Of T)(key)
public CacheItem(String key)
            
public:
CacheItem<T>( 
   String^ key
)

Parameters

key
Unique identifier for this cache entry. This value will be stored in Key.
Requirements

Target Platforms

See Also

Reference

CacheItem<T> Class
CacheItem<T> Members
Overload List

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features